Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme with details re: num_workers config and separate push/fetch pools #46

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

spencewenski
Copy link
Contributor

The sidekiq::Processor was recently updated to allow configuring the number of worker tasks it spawns. Add a section for this to the readme.

Also, add a "Best practices" section, and add the recommendation to use a separate connection pool for enqueuing vs fetching from Redis as discussed in #43.

…etch pools

The `sidekiq::Processor` was recently updated to allow configuring the
number of worker tasks it spawns. Add a section for this to the readme.

Also, add a "Best practices" section, and add the recommendation to use
a separate connection pool for enqueuing vs fetching from Redis as
discussed in film42#43.
@film42
Copy link
Owner

film42 commented Apr 26, 2024

Nice!

@film42 film42 merged commit a91324f into film42:master Apr 26, 2024
1 check passed
@spencewenski spencewenski deleted the gh-43-separate-pools-readme branch April 26, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants